From: Eli Zaretskii Date: Fri, 6 Jan 2012 09:33:08 +0000 (+0200) Subject: Mention in NEWS the change in revision 106798 with `e' binding in Info. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~1244 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3b5608e9fa5c358679ac032925f570551ca97420;p=emacs.git Mention in NEWS the change in revision 106798 with `e' binding in Info. --- diff --git a/etc/NEWS b/etc/NEWS index 77447df04f6..a37456fbc25 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -722,6 +722,12 @@ handy if you have many manuals in many Info buffers, and don't remember the name of the buffer visiting the manual you want to consult. ++++ +*** `e' is now bound to `end-of-buffer' rather than to `Info-edit'. +This is for compatibility with the stand-alone Info reader program, +and also because `Info-edit' is a rarely used command that is disabled +by default. + +++ ** The Landmark game is now invoked with `landmark', not `lm'.